###########################################
# Revolution Events
#
#  Designed by Joakim Bergqwist
#  Scripted by Johan Andersson
#
# Modded by Darkrenown
#
# These are triggered by the gamecode!
#  do NOT change id numbers..
#
###########################################


event = {
	id = 23100
	random = no

	name = "EVT_REVOLUTION"
	desc = "EVT_REVOLUTION_DESC"
	style = 0
	picture = ruscom

	action_a = {
        	name = "ACTIONNAME23100A"
		command = { type = constitution  which = proletarian_dictatorship }
		command = { type = national_value  which = equality }
		command = { type = party_system  which = one_party }
		command = { type = executive_designation which = laws_by_decree }
		command = { type = voting_rights which = suffrage }
		command = { type = political_parties which = none_allowed }
		command = { type = press_rights which = state_press }
		command = { type = public_meetings value = yes }
		command = { type = trade_unions which = socialist }
		command = { type = flagname which = "commie" }


		command = { type = pop_militancy which = aristocrats value = 3 where = 0 }
		command = { type = pop_militancy which = officers    value = 3 where = 0 }
		command = { type = pop_militancy which = clergymen   value = 3 where = 0 }
		command = { type = pop_militancy which = capitalists value = 3 where = 0 }
		command = { type = pop_militancy which = clerks      value = 3 where = 0 }
		command = { type = pop_militancy which = craftsmen   value = 3 where = 0 }
		command = { type = pop_militancy which = soldiers    value = -3 where = 0 }
		command = { type = pop_militancy which = farmers     value = -3 where = 0 }
		command = { type = pop_militancy which = labourers   value = -3 where = 0 }

		command = { type = pop_consciousness which = aristocrats value = 3 where = 0 }
		command = { type = pop_consciousness which = officers    value = 3 where = 0 }
		command = { type = pop_consciousness which = clergymen   value = 3 where = 0 }
		command = { type = pop_consciousness which = capitalists value = 3 where = 0 }
		command = { type = pop_consciousness which = clerks      value = 3 where = 0 }
		command = { type = pop_consciousness which = craftsmen   value = 3 where = 0 }
		command = { type = pop_consciousness which = soldiers    value = -3 where = 0 }
		command = { type = pop_consciousness which = farmers     value = -3 where = 0 }
		command = { type = pop_consciousness which = labourers   value = -3 where = 0 }

		command = { type = force_ruling_party which = communist }
		
		command = { type = end_dominion }
		command = { type = end_satellite }
		command = { type = neutrality }

	}
}




event = {
	id = 23101
	random = no

	name = "EVT_REVOLUTION"
	desc = "EVT_REVOLUTION_DESC"
	style = 0
	picture = demorev

	action_a = {
        	name = "ACTIONNAME16302A"

		command = { type = constitution  which = democracy }
		command = { type = national_value  which = freedom }
		command = { type = party_system  which = multi_party }
		command = { type = executive_designation which = parliamentarism }
		command = { type = voting_rights which = suffrage }
		command = { type = political_parties which = all_allowed }
		command = { type = press_rights which = free_press }
		command = { type = public_meetings value = yes }
		command = { type = trade_unions which = all }
		command = { type = flagname which = "republic" }


		command = { type = pop_militancy which = aristocrats value = 3 where = 0 }
		command = { type = pop_militancy which = officers    value = 3 where = 0 }
		command = { type = pop_militancy which = clergymen   value = 3 where = 0 }
		command = { type = pop_militancy which = capitalists value = -3 where = 0 }
		command = { type = pop_militancy which = clerks      value = -3 where = 0 }
		command = { type = pop_militancy which = craftsmen   value = -3 where = 0 }
		command = { type = pop_militancy which = soldiers    value = 3 where = 0 }
		command = { type = pop_militancy which = farmers     value = 3 where = 0 }
		command = { type = pop_militancy which = labourers   value = 3 where = 0 }

		command = { type = pop_consciousness which = aristocrats value = 3 where = 0 }
		command = { type = pop_consciousness which = officers    value = 3 where = 0 }
		command = { type = pop_consciousness which = clergymen   value = 3 where = 0 }
		command = { type = pop_consciousness which = capitalists value = -3 where = 0 }
		command = { type = pop_consciousness which = clerks      value = -3 where = 0 }
		command = { type = pop_consciousness which = craftsmen   value = -3 where = 0 }
		command = { type = pop_consciousness which = soldiers    value = 3 where = 0 }
		command = { type = pop_consciousness which = farmers     value = 3 where = 0 }
		command = { type = pop_consciousness which = labourers   value = 3 where = 0 }

		command = { type = force_ruling_party which = liberal }

		command = { type = end_dominion }
		command = { type = end_satellite }
		command = { type = neutrality }
	}

}



event = {
	id = 23102
	random = no

	name = "EVT_REVOLUTION"
	desc = "EVT_REVOLUTION_DESC"
	style = 0
	picture = reactionary

	action_a = {
        	name = "ACTIONNAME23102A"

		command = { type = constitution  which = monarchy }
		command = { type = national_value  which = order }
		command = { type = party_system  which = one_party }
		command = { type = executive_designation which = laws_by_decree }
		command = { type = voting_rights which = landed }
		command = { type = political_parties which = right_to_ban }
		command = { type = press_rights which = censorship }
		command = { type = public_meetings value = yes }
		command = { type = trade_unions which = none }
		command = { type = flagname which = "monarch" }


		command = { type = pop_militancy which = aristocrats value = -3 where = 0 }
		command = { type = pop_militancy which = officers    value = -3 where = 0 }
		command = { type = pop_militancy which = clergymen   value = -3 where = 0 }
		command = { type = pop_militancy which = capitalists value = 3 where = 0 }
		command = { type = pop_militancy which = clerks      value = 3 where = 0 }
		command = { type = pop_militancy which = craftsmen   value = 3 where = 0 }
		command = { type = pop_militancy which = soldiers    value = 3 where = 0 }
		command = { type = pop_militancy which = farmers     value = 3 where = 0 }
		command = { type = pop_militancy which = labourers   value = 3 where = 0 }

		command = { type = pop_consciousness which = aristocrats value = -3 where = 0 }
		command = { type = pop_consciousness which = officers    value = -3 where = 0 }
		command = { type = pop_consciousness which = clergymen   value = -3 where = 0 }
		command = { type = pop_consciousness which = capitalists value = 3 where = 0 }
		command = { type = pop_consciousness which = clerks      value = 3 where = 0 }
		command = { type = pop_consciousness which = craftsmen   value = 3 where = 0 }
		command = { type = pop_consciousness which = soldiers    value = 3 where = 0 }
		command = { type = pop_consciousness which = farmers     value = 3 where = 0 }
		command = { type = pop_consciousness which = labourers   value = 3 where = 0 }

		command = { type = force_ruling_party which = reactionary }

		command = { type = end_dominion }
		command = { type = end_satellite }
		command = { type = neutrality }
	}

}


event = {
	id = 23103
	random = no

	name = "EVT_REVOLUTION"
	desc = "EVT_REVOLUTION_DESC"
	style = 0
	picture = presrev

	action_a = {
        	name = "ACTIONNAME15201A"
		command = { type = constitution  which = presidential_dictatorship }
		command = { type = national_value  which = order }
		command = { type = party_system  which = one_party }
		command = { type = executive_designation which = laws_by_decree }
		command = { type = voting_rights which = suffrage }
		command = { type = political_parties which = right_to_ban }
		command = { type = press_rights which = censorship }
		command = { type = public_meetings value = no }
		command = { type = trade_unions which = none }
		command = { type = flagname which = "republic" }


		command = { type = pop_militancy which = aristocrats value = -3 where = 0 }
		command = { type = pop_militancy which = officers    value = -3 where = 0 }
		command = { type = pop_militancy which = clergymen   value = -3 where = 0 }
		command = { type = pop_militancy which = capitalists value = 3 where = 0 }
		command = { type = pop_militancy which = clerks      value = 3 where = 0 }
		command = { type = pop_militancy which = craftsmen   value = 3 where = 0 }
		command = { type = pop_militancy which = soldiers    value = 3 where = 0 }
		command = { type = pop_militancy which = farmers     value = 3 where = 0 }
		command = { type = pop_militancy which = labourers   value = 3 where = 0 }

		command = { type = pop_consciousness which = aristocrats value = -3 where = 0 }
		command = { type = pop_consciousness which = officers    value = -3 where = 0 }
		command = { type = pop_consciousness which = clergymen   value = -3 where = 0 }
		command = { type = pop_consciousness which = capitalists value = 3 where = 0 }
		command = { type = pop_consciousness which = clerks      value = 3 where = 0 }
		command = { type = pop_consciousness which = craftsmen   value = 3 where = 0 }
		command = { type = pop_consciousness which = soldiers    value = 3 where = 0 }
		command = { type = pop_consciousness which = farmers     value = 3 where = 0 }
		command = { type = pop_consciousness which = labourers   value = 3 where = 0 }

		command = { type = force_ruling_party which = conservative }

		command = { type = end_dominion }
		command = { type = end_satellite }
		command = { type = neutrality }
	}

}
		  							